home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.c
- Message-ID: <60xC6fJpv6B@n1032.timb.wad.org>
- From: W.GESCHE@TIMB.wad.org (Wolfgang Gesche)
- Path: W.GESCHE!not-for-mail
- Organization: Wolfgang Gesche
- Subject: OWL Printing: HELP!!!!!
- Date: Tue, 16 Jan 1996 17:51:00 +0100
- X-Mailer: CrossPoint v3.1
- X-Gateway: ZCONNECT UT timb.wad.org [UNIX/Connect v0.71]
- MIME-Version: 1.0
- Content-Type: text/plain; charset=ISO-8859-1
- Content-Transfer-Encoding: 8bit
- X-Z-POST: Strunkhausen 32 D-53804 Much
-
- Hi folks,
-
- I really do not know how to continue with my program.... :-(
-
- I use Borland C++ 4.02 and what I just wanna do is printing out some data
- in a Windows-Program.
-
- I tried it using fprintf(stdprn,"%s",mydata); but this cause ugly
- characters when you type some non-standard-Stuff, like the sz in German.
- But I do need it...
-
- Have someone an Ansi-Ascii Converter or what I prefer is to use the GDI
- for printing. But I really do not get along with the original
- documentation and my Borland C++ book, which I purchase does not help
- either.
-
- So, my problem short:
- 1) Printing data from data-file like adresses, which are stored in a
- binary file:
-
- Klaus Mustermann
- Musterstrasse 45
- 53XXX Musterstadt
- \n
- \n
- Stefan Mⁿller
- Mⁿllerstra▀e 10
- 60323 Hausen
-
- And I want something to control, to say the user when he has to insert
- paper.
-
- Please send any suggestions (example sources, questions...) to
- W.Gesche@Timb.Wad.org.
-
- It is really urgent :-)
-
- Greetings come from:
- Wolfgang Gesche (W.Gesche@Timb.WaD.org) Much/Germany.
- ## CrossPoint v3.1 ##
-